EvoClass
PolyU COMP5511 • Lab 10
Fine-Tuning a Mini-LLM (Persona Training with Qwen)
Review: What Did We Do Last Week?
We loaded a pretrained
Qwen
model.
We used Hugging Face tools to
tokenize prompts
and generate text.
We explored how
temperature
changes the style of output.
This week, we go one step further: we
teach
the model a new response style.
Recap: Loading Models & Adjusting Temperature
Open Colab Notebook
Session
Lab 10
Date
2026-03-23
Instructor
Ran Cheng
Duration
60 Mins